home *** CD-ROM | disk | FTP | other *** search
- object frmMultimedia: TfrmMultimedia
- Left = 327
- Top = 200
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Multimedia Manager'
- ClientHeight = 434
- ClientWidth = 555
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 401
- Width = 555
- Height = 33
- Align = alBottom
- TabOrder = 0
- object SpeedButton1: TSpeedButton
- Left = 244
- Top = 8
- Width = 83
- Height = 19
- Caption = 'Delete'
- Visible = False
- OnClick = SpeedButton1Click
- end
- object btnHelp: TButton
- Left = 4
- Top = 4
- Width = 75
- Height = 25
- Caption = '&Help'
- TabOrder = 0
- OnClick = btnHelpClick
- end
- object btnCancel: TButton
- Left = 476
- Top = 4
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Enabled = False
- ModalResult = 2
- TabOrder = 2
- end
- object btnOk: TButton
- Left = 396
- Top = 4
- Width = 75
- Height = 25
- Caption = '&OK'
- Enabled = False
- ModalResult = 1
- TabOrder = 1
- end
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 146
- Height = 365
- Align = alLeft
- TabOrder = 1
- object cmbDrives: TDriveComboBox
- Left = 5
- Top = 5
- Width = 137
- Height = 19
- HelpContext = 702
- DirList = dirFolders
- TabOrder = 0
- OnChange = cmbDrivesChange
- end
- object dirFolders: TDirectoryListBox
- Left = 5
- Top = 26
- Width = 137
- Height = 92
- HelpContext = 703
- ItemHeight = 16
- TabOrder = 1
- OnChange = dirFoldersChange
- end
- object treeCategories: TTreeView
- Left = 5
- Top = 120
- Width = 137
- Height = 69
- HelpContext = 704
- HideSelection = False
- Images = ilstMM
- Indent = 19
- Items.Data = {
- 01000000230000000000000000000000FFFFFFFFFFFFFFFF0000000003000000
- 0A43617465676F726965731F0000000200000000000000FFFFFFFFFFFFFFFF00
- 0000000000000006496D61676573230000000100000000000000FFFFFFFFFFFF
- FFFF00000000000000000A416E696D6174696F6E731F00000003000000000000
- 00FFFFFFFFFFFFFFFF000000000000000006536F756E6473}
- ReadOnly = True
- TabOrder = 2
- OnChange = treeCategoriesChange
- OnChanging = treeCategoriesChanging
- end
- object GroupBox1: TGroupBox
- Left = 4
- Top = 188
- Width = 138
- Height = 175
- HelpContext = 705
- Caption = 'File Properties'
- TabOrder = 3
- object spdPlay: TSpeedButton
- Left = 8
- Top = 16
- Width = 85
- Height = 25
- AllowAllUp = True
- GroupIndex = 1
- Caption = 'Preview '
- OnClick = spdPlayClick
- end
- object imgType: TImage
- Left = 98
- Top = 11
- Width = 34
- Height = 38
- Transparent = True
- end
- object panSounds: TPanel
- Left = 4
- Top = 50
- Width = 131
- Height = 117
- HelpContext = 705
- BevelOuter = bvNone
- TabOrder = 1
- Visible = False
- object Label1: TLabel
- Left = 3
- Top = 0
- Width = 37
- Height = 13
- Caption = 'Type: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblType: TLabel
- Left = 4
- Top = 12
- Width = 119
- Height = 12
- AutoSize = False
- Caption = 'lblType'
- end
- object Label2: TLabel
- Left = 3
- Top = 24
- Width = 43
- Height = 13
- Caption = 'Format:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblFormat: TLabel
- Left = 3
- Top = 37
- Width = 119
- Height = 13
- AutoSize = False
- Caption = 'lblFormat'
- end
- object Label3: TLabel
- Left = 3
- Top = 50
- Width = 52
- Height = 13
- Caption = 'Property:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblProperty: TLabel
- Left = 3
- Top = 64
- Width = 121
- Height = 12
- AutoSize = False
- Caption = 'lblProperty'
- end
- object Label7: TLabel
- Left = 3
- Top = 77
- Width = 29
- Height = 13
- Caption = 'Size:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSize: TLabel
- Left = 3
- Top = 89
- Width = 128
- Height = 28
- AutoSize = False
- Caption = 'lblSizeaaaaaaaaaaaa gngngg gng'
- WordWrap = True
- end
- end
- object panImages: TPanel
- Left = 4
- Top = 52
- Width = 131
- Height = 115
- HelpContext = 705
- BevelOuter = bvNone
- TabOrder = 0
- object lblHeightCaption: TLabel
- Left = 3
- Top = 24
- Width = 46
- Height = 13
- Caption = 'Height: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblWidthCaption: TLabel
- Left = 3
- Top = 0
- Width = 38
- Height = 13
- Caption = 'Width:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSizeCaption: TLabel
- Left = 3
- Top = 50
- Width = 29
- Height = 13
- Caption = 'Size:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblFileHeight: TLabel
- Left = 3
- Top = 37
- Width = 27
- Height = 13
- AutoSize = False
- Caption = 'lblHeight'
- end
- object lblFileWidth: TLabel
- Left = 4
- Top = 12
- Width = 26
- Height = 12
- AutoSize = False
- Caption = 'lblWidth'
- end
- object lblFileSize: TLabel
- Left = 3
- Top = 64
- Width = 29
- Height = 12
- AutoSize = False
- Caption = 'lblFileSize'
- end
- object Label4: TLabel
- Left = 35
- Top = 12
- Width = 27
- Height = 13
- Caption = 'Pixels'
- end
- object Label5: TLabel
- Left = 35
- Top = 37
- Width = 27
- Height = 13
- Caption = 'Pixels'
- end
- object Label6: TLabel
- Left = 35
- Top = 64
- Width = 27
- Height = 13
- Caption = 'Bytes'
- end
- end
- end
- end
- object panXoom: TPanel
- Left = 0
- Top = 365
- Width = 555
- Height = 36
- Align = alBottom
- TabOrder = 2
- Visible = False
- object Label9: TLabel
- Left = 181
- Top = 7
- Width = 344
- Height = 24
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'XOOM has provided HotDog'#39's sample multimedia files free for HotD' +
- 'og users. Want more? Please click the Xoom Button'
- WordWrap = True
- end
- object Panel3: TPanel
- Left = 3
- Top = 3
- Width = 140
- Height = 30
- TabOrder = 0
- object imgXoom: TImage
- Left = 1
- Top = 1
- Width = 138
- Height = 28
- Cursor = crHandPoint
- Hint = 'http://www.sausage.com/xoom'
- Align = alClient
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image001.bmp>}
- ShowHint = True
- OnClick = imgXoomClick
- end
- end
- end
- object Panel2: TPanel
- Left = 146
- Top = 0
- Width = 409
- Height = 365
- Align = alClient
- Caption = 'Panel2'
- TabOrder = 3
- object btnHTML: TSpeedButton
- Left = 250
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Create Image Thumbnail Table'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnHTMLClick
- end
- object btnRefresh: TSpeedButton
- Left = 302
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Refresh'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnRefreshClick
- end
- object btnStop: TSpeedButton
- Left = 328
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Stop'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnStopClick
- end
- object btnBack: TSpeedButton
- Left = 354
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Back'
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- OnClick = btnBackClick
- end
- object btnForward: TSpeedButton
- Left = 380
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Forward'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnForwardClick
- end
- object btnPSP: TSpeedButton
- Left = 224
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Run Paint Shop Pro'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnPSPClick
- end
- object btnInsert: TSpeedButton
- Left = 276
- Top = 341
- Width = 25
- Height = 22
- Hint = 'Insert into current document'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnInsertClick
- end
- object ProgBar: TProgressBar
- Left = 5
- Top = 342
- Width = 218
- Height = 21
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object scrollThumb: TScrollBox
- Left = 5
- Top = 5
- Width = 400
- Height = 334
- HorzScrollBar.Visible = False
- VertScrollBar.Tracking = True
- VertScrollBar.Visible = False
- TabOrder = 1
- object scrollPreview: TScrollBox
- Left = 0
- Top = 0
- Width = 396
- Height = 330
- HelpContext = 706
- Align = alClient
- BorderStyle = bsNone
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Terminal'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- object imgAnimated: TImage
- Left = 155
- Top = 55
- Width = 67
- Height = 71
- AutoSize = True
- end
- object pmimgPreview: TPMultiImage
- Left = 252
- Top = 47
- Width = 65
- Height = 66
- GrabHandCursor = 5
- AutoSize = True
- Center = True
- Scrolling = True
- B_W_CopyFlags = [C_DEL]
- Color = clBtnFace
- ImageName = 'file not found'
- ImageReadRes = lAutoMatic
- BlitMode = sLight
- ImageWriteRes = sAutoMatic
- TifSaveCompress = sNONE
- TiffPage = 1
- TiffAppend = False
- JPegSaveQuality = 25
- JPegSaveSmooth = 0
- RubberBandBtn = mbLeft
- ParentColor = True
- TextLeft = 0
- TextTop = 0
- TextRotate = 0
- TabOrder = 0
- TabStop = False
- Visible = False
- ZoomBy = 10
- end
- end
- object progSound: TProgressBar
- Left = 113
- Top = 136
- Width = 141
- Height = 14
- Min = 0
- Max = 100
- TabOrder = 0
- Visible = False
- end
- end
- object i1: TPMultiImage
- Left = 112
- Top = 180
- Width = 66
- Height = 66
- GrabHandCursor = 5
- Center = True
- Scrolling = True
- B_W_CopyFlags = [C_DEL]
- Color = clBtnFace
- ImageName = 'file not found'
- ImageReadRes = lAutoMatic
- BlitMode = sLight
- ImageWriteRes = sAutoMatic
- TifSaveCompress = sNONE
- TiffPage = 1
- TiffAppend = False
- JPegSaveQuality = 25
- JPegSaveSmooth = 0
- OnProgress = i1Progress
- RubberBandBtn = mbLeft
- ParentColor = True
- TextLeft = 0
- TextTop = 0
- TextRotate = 0
- TabOrder = 2
- TabStop = False
- Visible = False
- ZoomBy = 10
- end
- end
- object popThumb: TPopupMenu
- OnPopup = popThumbPopup
- Left = 344
- Top = 212
- object mnuPreview: TMenuItem
- Caption = '&Preview\Convert'
- OnClick = mnuPreviewClick
- end
- object mnuInsertImage: TMenuItem
- Caption = '&Insert Image'
- OnClick = mnuInsertImageClick
- end
- object mnuPSP: TMenuItem
- Caption = 'Open in Paint &Shop Pro'
- OnClick = mnuPSPClick
- end
- object muEmbed: TMenuItem
- Caption = '&Embed Sound'
- OnClick = muEmbedClick
- end
- end
- object timStart: TTimer
- OnTimer = timStartTimer
- Left = 215
- Top = 196
- end
- object AudioOut: TAudioOut
- FrameRate = 22050
- OnStart = AudioOutStart
- OnStop = AudioOutStop
- OnFillBuffer = AudioOutFillBuffer
- Left = 415
- Top = 215
- end
- object timprogress: TTimer
- Enabled = False
- Interval = 200
- OnTimer = timProgressTimer
- Left = 253
- Top = 76
- end
- object ilstMM: TImageList
- Left = 193
- Top = 75
- Bitmap = {
- 3608000004000000424D36080000000000003600000028000000400000001000
- 0000010010000000000000080000000000000000000000000000000000000000
- 0000EF3DEF3DEF3DEF3DEF3D0000000000000000EF3DEF3DEF3DEF3DEF3D0000
- 00000000000000000000000000000000000000000000EF3DEF3D000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000EF3D00000000000000000000000000000000EF3D0000
- 000000000000000000000000000000000000000000000000EF3DEF3D00000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FF7F000000000000EF3D0000000000000000FF7F000000000000EF3D0000
- 00000000000000000000000000000000000000000000FF030000EF3D00000000
- 0000E00100000000E001E0010000E003E0030000E001E001E001000000000000
- FF7FFF7F0000FF7FFF7F0000FF7FFF7F0000FF7FFF7F0000FF7FFF7F00000000
- 00000000000000000000EF3D00000000000000000000000000000000EF3D0000
- 00000000000000000000000000000000000000000000EF0100000000EF3D0000
- 0000E001E001E001E001E003E003E0030000E001E001E001E001000000000000
- FF7FFF7F0000FF7FFF7F0000FF7FFF7F0000FF7FFF7F0000FF7FFF7F00000000
- 0000FF7F000000000000EF3DEF3DEF3DEF3D0000FF7F000000000000EF3D0000
- 000000000000000000000000000000000000000000000000FF03000000000000
- 00000000E001E001E0030000E0030000E001E001E001E0010000000000000000
- FF7F00000000FF7F00000000FF7FFF7F00000000FF7F00000000FF7F00000000
- 0000FF7F00000000000000000000000000000000FF7F000000000000EF3D0000
- 00000000EF3D000000000000000000000000EF3D00000000EF01000000000000
- 0000FF030000E0030000FF7F00000000E001E001E0010000FF03000000000000
- FF7F00000000FF7F00000000FF7FFF7F00000000FF7F00000000FF7F00000000
- 0000FF7F00000000000000000000FF7F00000000FF7F000000000000EF3DEF3D
- 000000000000EF3DEF3DEF3DEF3DEF3DEF3D00000000EF3D0000000000000000
- 0000EF01FF030000FF7F0000FF03FF03000000000000FF03FF03000000000000
- FF7F00000000FF7F00000000FF7FFF7F00000000FF7F00000000FF7F00000000
- 0000FF7F00000000000000000000FF7F00000000FF7F000000000000EF3D0000
- EF3DEF3DEF3D000000000000000000000000EF3DEF3D00000000EF0100000000
- 0000FF03EF01FF030000FF03FF03FF03FF03FF03FF03FF03FF03000000000000
- FF7F00000000FF7F00000000FF7FFF7F00000000FF7F00000000FF7F00000000
- 00000000000000000000000000000000000000000000000000000000EF3D0000
- EF3D000000000000FF030000FF030000FF03000000000000FF03000000000000
- 0000EF01FF03FF03FF03FF03FF03FF03FF03FF03FF03FF03FF03000000000000
- FF7F00000000FF7F00000000FF7FFF7F00000000FF7F00000000FF7F00000000
- 000000000000000000000000000000000000000000000000000000000000EF3D
- 00000000FF030000EF010000EF010000EF010000FF030000EF01000000000000
- 0000FF03FF03FF03FF03FF03FF03FF03FF03FF03FF0300000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000EF3D000000000000000000000000EF3D00000000
- EF01000000000000000000000000000000000000000000000000000000000000
- 0000FF03FF03FF03FF03FF03FF03FF03FF03FF030000E07FE07F000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000FF7F0000EF3D0000000000000000FF7F0000EF3D00000000EF3D
- 000000000000F75EF75EEF3DEF3DF75EF75E000000000000EF3D000000000000
- 0000FF03FF03FF03FF03FF03FF03FF03FF03FF030000E07FE07F000000000000
- 1F001F000000000000001F001F0000001F001F00000000001F001F0000000000
- 000000000000FF7F0000EF3D0000000000000000FF7F0000EF3D000000000000
- F75EEF3DEF3DF75EF75E00000000EF3DF75EEF3DEF3DF75E0000000000000000
- 0000FF03FF03FF03FF03FF03FF03FF03FF03FF03FF0300000000000000000000
- 1F001F000000000000001F001F0000001F001F00000000001F001F0000000000
- 000000000000FF7F0000EF3D0000000000000000FF7F0000EF3D000000000000
- F75E00000000EF3DF75EEF3DEF3DF75EF75E00000000EF3D0000000000000000
- 0000FF03FF03FF03FF03FF03FF03FF03FF03FF03FF03FF03FF0300000000FF7F
- FF7F1F00FF7FFF7FFF7FFF7F1F00FF7FFF7F1F00FF7FFF7FFF7F1F00FF7F0000
- 000000000000000000000000000000000000000000000000000000000000EF3D
- 000000000000F75EF75E00000000EF3DF75E000000000000EF3D000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00001F0000000000000000001F00000000001F000000000000001F0000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000EF3D000000000000000000000000EF3D000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00001F001F000000000000001F001F001F001F000000000000001F001F00424D
- BE000000000000003E0000002800000040000000100000000100010000000000
- 800000000000000000000000020000000000000000000000FFFFFF00C1E0FFF3
- FFFFFFFF81C0FFE18001000081C0FFE18001000081C0FFE0800100008000FFE0
- 800100008000E010800100008000000080010000800000008001000080000000
- 800100008001000080010000C08180018001FFFFE1C3000380019C99E1C30003
- 80010000E1C3000380010000E3C7000380010000FFFFE01FFFFFCE1C}
- end
- end
-